var io.errWhence

2 uses

	io (current package)
		io.go#L517: var errWhence = errors.New("Seek: invalid whence")
		io.go#L523: 		return 0, errWhence